CI: move script into separate directory
authorJosef Schlehofer <[email protected]>
Sun, 25 May 2025 10:49:40 +0000 (12:49 +0200)
committerJiri Slachta <[email protected]>
Tue, 17 Jun 2025 02:33:35 +0000 (04:33 +0200)
commit62390ce6f6df97767b14a7bb5c62cf2f3812f6e3
tree000c87b22d8f535dfdd50189b5f7ed66996ec276
parent509ce7777b61540f08976bc6430e4420b839f1b9
CI: move script into separate directory

This change follows the structure of GitHub workflow
folders from the main OpenWrt repository, where scripts
are in separate folder.

Signed-off-by: Josef Schlehofer <[email protected]>
.github/workflows/ci_helpers.sh [deleted file]
.github/workflows/scripts/ci_helpers.sh [new file with mode: 0644]